Package created with the initiative of packaging an interface environment.
SPREAD PARCEL requires Node.js, Yarn and Parcel to run.
When you run npm run start it will open a port at http://localhost:4000/
$ cd spread-parcel-master
$ yarn
$ node run start
These are some of the extensions that I am using to complete the workbench!
- PostCSS Language Support
- Tailwind CSS IntelliSense
- IntelliSense for CSS class names in HTML
- indent-rainbow
These are the links you use to create this environment!