0.0.4 • Published 3 years ago
scaffold-html v0.0.4
Yet another simple JavaScript Playground
Packages
- Parcel for assets bundling
 - Tailwind CSS for style
 
Usage
Just copy and paste following commands in your terminal:
git clone https://github.com/kaochenlong/JavaScript-Playground.git
cd JavaScript-Playground
yarn installor just run npx scaffold-html PROJECT_NAME, then it will create a sample project for you on the fly :)
After installing those packages, cd into the project folder and run yarn run dev and then everything should be ready to go!
by eddie@5xcampus.com