Skip to content

jloayzamu/myna

 
 

Repository files navigation

Myna UI

Perfect UI components and templates. Made with TailwindCSS. Open Source. Fully responsive and accessible.

Netlify Status

Bugs & Suggestions

Found a bug? Please open a issue.

Have a component suggestion? Request a new component.

Use Discussions for new general discussions.

Development

You need Hugo to run the dev server. If you have Homebrew you can do the following:

brew install hugo

Check this Hugo installation page for installing on other systems.

Then clone the repo, install dependencies, and start the server locally.

git clone https://github.com/praveenjuge/myna.git
cd myna
npm install
npm start

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

Scripts Description
npm run dev Starts a local Hugo server and Tailwind Watcher
npm run build For generating production docs files

License

See the LICENSE file.

About

Perfect UI Components and Templates. Made with TailwindCSS. Open Source. Fully Responsive and Accessible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.6%
  • CSS 1.2%
  • JavaScript 0.2%