Skip to content

DaoCasino/DAObetweb

 
 

Repository files navigation

EOSweb.net - vote for us https://eosweb.net/vote

Angular CLI version 7.1.4

manual installation

- node.js v.10^ https://nodejs.org/
- npm install -g angular-cli@7.1.4
- mongodb 4.0^ https://www.mongodb.com/

docker-compose example

docker-compose.example.yml

config.js

For creating config.js file you need to see config.example.js (default config)

Development server

  1. Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
  2. Also in another terminal window you have to start your backend part - node server/server.js (http://localhost:3039/)

Build and start

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build. Starting project node server/server.js

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

If you have any question, please welcome to our group EOSweb Dev Chat

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.5%
  • TypeScript 18.8%
  • HTML 14.5%
  • JavaScript 11.1%
  • Dockerfile 0.1%