/ben10demo

Test project using MEAN stack

Primary LanguageJavaScript

ben10demo

Test project using MEAN stack

Install and Run

  1. Clone the repo:

git clone https://github.com/Dadidam/ben10demo

  1. Install:

npm install

  1. Build bundles:

npm run webpack

  1. Run webserver on port 3000:

npm start