toajs / toajs.com

Toa website

Home Page:http://toajs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToaJS.com

The toajs.com website.

本项目主要作为 ToaJS 官网,也是 Toa 示例项目,主要提供如下功能:

  1. 作为开发环境,提供 view 和静态资源驱动服务;
  2. 为前端内容提供打包服务;

你只需要复制本项目,然后根据需求修改成自己的项目即可。

usage

development:

npm install
bower install
gulp build
pm2 start pm2/release.json

访问:http://localhost:3000

About

Toa website

http://toajs.com/

License:MIT License


Languages

Language:HTML 51.4%Language:CSS 33.6%Language:JavaScript 15.0%