Project scaffolding tool for ICS 314 assignments
node --version
npx scaffold-314@latest
Note: Make sure your working directory is your project folder, as it creates the files in your current directory.
- Native HTML + CSS + JS project
- Bootstrap 5 project
- React app
- Meteor app (TODO maybe)