1.1.0 • Published 2 years ago

cretail v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Why? 🤔

This build tool is for those who are tired of installing and setting up TailwindCSS, ESLint, and Typescript whenever you create a new project. Build tools like vite are undoubtedly great, but unfortunately, the templates it provides don't include them.

⌨️ How to use

  1. Install the Cretail using the command: npm i cretail -g
  2. In your newly created project folder, type cretail in your terminal
  3. Pick the framework of your choice
  4. Install the dependencies
  5. Start the development server by typing npm run dev
  6. Enjoy coding!

📦 Supported frameworks

  1. React JS
  2. Next JS
  3. Svelte
  4. Vanilla JS
  5. More coming soon...

📄 Credit

Most of our templates are inherited from existed build tools:

  1. vite
  2. create-next-app

Huge thanks to them 💖.

📄 License

Copyright © 2022 Melvin Chia Licensed under MIT.

1.1.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago