English •
- Quick start
-
Clone the project
$ git clone . -
Install Dependencies
$ npm i -
Start the Development Server
$ npm start
the script will bring you to your default browser, wait for the development server to fully start and you are ready to go
Note: To run the preceding commands, Node.js and npm must be installed.
