Skip to content

illjah42/vintage-bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-vintage-bundle

NPM version

Yeoman generator for modern front-end apps.

Prerequisites

Install yeoman:

npm install -g yo

npm install -g generator-vintage-bundle

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

Use generator-vintage-bundle

yo vintage-bundle

Answer questions

vintage-bundle installation

Done!

After installation

Start development

npm run development 

or

npm start

or

npm run dev

Build production bundle

npm run production

or

npm run prod

License

MIT License

About

Modern front-end workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.8%
  • HTML 30.8%
  • CSS 14.4%