Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

DigitalState/Admin

 
 

Repository files navigation

admin

Frontend Administration

Requirements

Make sure you have Node version >= 6.0 and NPM >= 3

Run (Node and NPM)

Run the following command from the project directory:

cd ng2-admin
npm start

Then point your browser to http://localhost:3000

http://localhost:3000/
Run (Docker container)
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 src directory changes with the browser sessoin.
  • Login as [email protected].

About

The DigitalState Administration Spa

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors