Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 887 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 887 Bytes

UnCSS Online

Dependency Status devDependency Status Build status

Development requirements:

Development

Install dependencies

yarn global add now # install Now CLI
yarn install # install dependencies

Dev server

yarn run dev

Production deploy

Build project

yarn run build

Deploy to Now

yarn run deploy

License

Distributed under the MIT license. See LICENSE for more information.