Skip to content

A quick start setup for a dApp in NEAR, Vue 3, Tailwind CSS 2

License

Notifications You must be signed in to change notification settings

smiley717/near-vue-tailwind

 
 

Repository files navigation





Near Vue Tailwind

A quick start setup for a dApp in NEAR, Vue 3, Tailwind CSS 2

This starter template also includes:

Getting Started 🚀

npm:

npm install
npm run dev
npm run build
npm run contract:build
npm run contract:dev:deploy
npm run contract:deploy
npm run contract:test

yarn:

yarn
yarn dev
yarn build
yarn contract:build
yarn contract:dev:deploy
yarn contract:deploy
yarn contract:test

Bonus

Showcase

Did you use this template? If so, send a PR so it can be showcased here! 🎉

Tests

I would love help writing tests. ❤️

License

MIT License


Refill My ☕️?

If you feel this helped you in some way, you can tip tjtc.near

About

A quick start setup for a dApp in NEAR, Vue 3, Tailwind CSS 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 68.7%
  • JavaScript 18.5%
  • Rust 6.0%
  • HTML 4.6%
  • CSS 2.2%