nila
v0.1.3
Published
UI Elements for React with TailwindCSS
Downloads
4
Maintainers
Readme
Nila
UI Elements for React with TailwindCSS
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.
| Scripts | Description |
| -------------------- | --------------------------------- |
| npm run start-tsdx
| Starts a watcher for the packages |
| npm run dev
| Starts a docs Next.js server |
License
MIT © Praveen Juge