Frontend Administration
Make sure you have Node version >= 6.0 and NPM >= 3
Run the following command from the project directory:
cd ng2-admin
npm start
Then point your browser to http://localhost:3000
http://localhost:3000/
docker-compose up
Then browse to http://localhost:3000
Notes:
- The docker container takes a long time to download, build and compile dependencies.
- All instructions above run the "dev" mode which syncs
srcdirectory changes with the browser sessoin. - Login as
[email protected].