1.0.5 • Published 4 years ago

cheezsdk v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

🧀CheezSDK🧀

The CheezSDK is a Software Development Kit developed by Ameer Hamoodi to quickly setup projects, using dynamic boilerplates.

Installation

Use NPM to install CheezSDK into your project as a dev dependency.

npm i cheezsdk --save-dev

Usage

cheezsdk
Enter type:
/here enter the type of project you are making\

Types

  • 1: a standard static JS and HTML with no server capabilities
  • 2: a standard dynamic JS and HTML with server capabilites and client folders
  • 3: a static react project with no server
  • 4: a dynamic react project with server functionalities.

    OR You can create a file called .cheezConfig and enter a version and a project type

License

MIT