Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeRocket2

Demo: https://www.dapaer.cn/ (no avalible yet)

  • Angular 2 ( 2.4 final realase )
  • Express
  • jwt ( JSON Web Tokens )
  • Webpack ( packHelper )

Install

git https://github.com/dapaer/NodeRocket2
cd NodeRocket2

# Install dependencies
npm/cnpm install

# start server
npm/cnpm run dev

# Application url: http://localhost:4001


# 打包
npm/cnpm run webpack:jit
npm/cnpm run webpack:aot(由于使用了2.4的ng版本与ng-bootstrap不兼容,该方式打包暂时有问题)

About

基于angular2-webpack-node-ts的快速开发框架

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages