Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scorpionjay/ng2
https://github.com/scorpionjay/ng2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/scorpionjay/ng2
- Owner: ScorpionJay
- Created: 2016-10-20T11:33:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T08:23:12.000Z (about 8 years ago)
- Last Synced: 2023-08-15T05:08:50.080Z (over 1 year ago)
- Language: CSS
- Size: 577 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ng2 node express demo
## ng2 how to run
npm install
npm start
http://localhost:8080/home
## how to build
npm run build
## express serve
npm run start1
http://localhost:3000/
## mongodb
~~~js
db.invest.insertMany([
{type: 'node express', name: 'test1 hack ',description:'description',rate:'7.00~8.00%',term:'aaa'},
{type: 'aaa', name: 'test2',description:'description',rate:'7.00~8.00%',term:'3aaa'},
{type: 'hqb', name: 'test3',description:'description',rate:'7.00~8.00%',term:'aaa'},
{type: 'tyb', name: 'test4',description:'description',rate:'7.00~8.00%',term:'aaa'},
{type: 'xsb', name: 'test5',description:'description',rate:'7.00~8.00%',term:'dasf'},
])db.invest.find({})
~~~## [swiper](https://npmdaily.com/pkg/angular2-swiper)