An open API service indexing awesome lists of open source software.

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

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