Skip to content

akawaka/js-bootstrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Akawaka logo

By Akawaka

Akawaka is a web expert agency, visit our website for more information.

JavaScript Project Bootstrapper

Tool to create JavaScript projet from model like Vanilla, VueJs, React ...

Usage

npx @akawaka/bootstrapper create -m vanilla -c css /dir/my-project

Example

Models

  • vanilla : For JavaScript without framework project
  • vue2 : For JavaScript with Vue v2 framework project (with Vue router plugin)
  • vue : For JavaScript with Vue v3 framework project (with Vue router plugin)
  • react : For JavaScript with React framework project (with React router plugin)

CSS Framework

  • css : No CSS Framework
  • tailwind : Install Tailwind v3 CSS Framework
  • bootstrap : Install Bootstrap v5 CSS Framework

Contributing

See the CONTRIBUTING file.

Code of conduct

Be nice and take a look on our CODE OF CONDUCT.

Support

This project is open source and this is our support rules.

License

This project is licensed under MIT.

Credits

Created by Akawaka.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published