0.1.3 • Published 4 years ago

nila v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Nila

UI Elements for React with TailwindCSS

NPM JavaScript Style Guide

Documentation

For full documentation go to the documentation website.

Development

# 1. Clone the repo locally
git clone https://github.com/praveenjuge/nila.git

# 2. Go into the nila folder
cd nila

# 3. Install dependencies
npm install

# 4. To build and watch nila packages, run
npm run start-tsdx

# 5. For docs site, run the following in a new terminal window
npm run dev

Open http://localhost:3000 in your browser.

ScriptsDescription
npm run start-tsdxStarts a watcher for the packages
npm run devStarts a docs Next.js server

License

MIT © Praveen Juge