1.0.12 • Published 3 years ago
lotus-create v1.0.12
lotus-create
a tool for generating basic javascript or typescript project
getting started
run the command
npx lotus-create
or install it globally
npm i -g lotus-create
planning to add
- typescript support (done)
- auto gitignore for node_modules & env (done)
- license (done)
- nodemon