parcelui

0.0.1 • Public • Published

📦 Parcel UI

Parcel + Typescript + React + CSS Modules + SASS

🔧 Installation

Clone this project:

git clone https://github.com/ngduc/parcelui.git your-app
cd your-app
rm -rf .git
yarn

🔧 Commands

yarn dev      launch DEV mode (tsc watch, auto reload)
yarn build    build for PROD to static directory ./dist

CSS

  • SCSS is recommended, but optional. You can also use ".css" files normally.

Others

Recommend:

  • VSCode & prettier addon

Package Sidebar

Install

npm i parcelui

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

561 kB

Total Files

15

Last publish

Collaborators

  • ngduc