Inspired-by-Boredom / generator-vintage-frontend

Modern front-end workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-vintage-frontend

NPM version

Yeoman generator for modern front-end apps.

It is recommended to use vintage-cli for updating/running/building generated project.

Prerequisites

Install yeoman:

npm install -g yo

npm install -g generator-vintage-frontend

prepend with sudo if you are running on *nix OS.

Use generator-vintage-frontend

yo vintage-frontend

Answer questions

vintage-frontend installation

Done!

After installation

Start development

npm run development

Build production bundle

npm run production

License

MIT License

About

Modern front-end workflow

License:MIT License


Languages

Language:JavaScript 51.1%Language:HTML 16.6%Language:TypeScript 16.5%Language:CSS 15.7%