nila
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

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.

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

Package Sidebar

Install

npm i nila

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

166 kB

Total Files

33

Last publish

Collaborators

  • praveenjuge