prototypus
v1.0.3
Published
Prototyping Environment Generator for Local Web Development
Readme
Prototypus
Prototyping Environment Generator for Local Web Development. It installs a stylus compiler and a server.
Installation
npm install -g prototypusUsage
prototypus create <project-name>
cd <project-name>
npm run start