@HAPPYCAR/UI
CSS User Interface pattern library for HAPPYCAR web projects.
Dependencies
Installing
Go to the project folder and run npm install
on your terminal.
Running
To run the project locally, type npm start
on your terminal. This will spawn a server on http://localhost:3000, live building & reloading included.
Release & Deployment
After merging your changes into master
, run npm run release
and follow the instructions onscreen.
Contributing
Fork it. Branch it. Push it. PR it.