sable-virt / default-greyhounds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default-greyhounds

greyhounds default template

Please read "greyhounds" README.md

greyhounds

Required

Node.js

Usage

Install greyhounds cli.

npm install greyhounds -g

Create project

ghs my_app --preset default

Command

  • npm run build: Build all files.
  • npm run watch: Setup web server, Watch all files update.
  • npm start: npm run watch's alias.
  • npm test: Execute unit testing
  • npm production: Generate files for production use.

About


Languages

Language:JavaScript 83.0%Language:CSS 15.5%Language:HTML 1.4%