1.0.0 • Published 6 years ago

noon-basic-components v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

noon-uikit

A minimalist css framework

Steps to build project

Install all dependencies

npm run setup 

compile scss & build project

yarn start

generate style guide

yarn doc    (generate and open html doc)
yarn doc:watch    (generate and watch changes)