Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scorpionjay/ng2


https://github.com/scorpionjay/ng2

Last synced: about 1 month ago
JSON representation

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)