Skip to content

sivantha96/js-project-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS Project Wizard

JS Project Wizard Logo

Tired of doing all the setting up the project structure, initial configurations, writing boilerplate code again and again everytime you start a new project before doing the actual coding?

You can generate boilerplate code with the initial configuration with the packages, features you want in a way that you can JUST START CODING!

Currently supporting

  • Express (NodeJS)

    • Ajv (Schema validator)
    • axios
    • cookie-parser
    • cors
    • dotenv
    • MongoDB
    • Swagger
  • React Native

    • React Navigation
    • Redux
    • Vector Icons
    • Theming