1.0.3 • Published 3 years ago
prototypus v1.0.3
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