-
If you don’t have Node.js installed, install it from here
-
Clone this repository
-
Navigate into the project directory
-
Install the requirements
$ npm install
-
Run the app
$ npm run dev
You should now be able to access the app at http://localhost:3000!
References:
