https://github.com/bushido2014/parcel-workflow
https://github.com/bushido2014/parcel-workflow
front-end-development parcel-bundler tailwindcss
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bushido2014/parcel-workflow
- Owner: bushido2014
- Created: 2020-05-02T12:36:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T21:38:57.000Z (10 months ago)
- Last Synced: 2025-01-05T00:37:12.714Z (5 months ago)
- Topics: front-end-development, parcel-bundler, tailwindcss
- Language: HTML
- Size: 489 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parcel-workflow
> Simple Frontend Workflow Parcel JS with Tailwind CSS
## Usage
1. Clone the repo
2. Install dependencies `npm install`
3. Start the server `npm run dev`## Deployment
1. Run `npm run prod` to bundle your code
2. Deploy the `dist` folder