-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Petar Scepanovic edited this page Dec 19, 2019
·
1 revision
To install this application, you'll need Node.js 8+ (which comes with npm) installed on your computer.
Install dependencies:
npm install
Run tests
npm run test
Run the server
npm run start:dev
Student-Art-Collection
Getting Started