A quick start setup for a dApp in NEAR, Vue 3, Tailwind CSS 2
This starter template also includes:
- Vue-Near Easy NEAR Blockchain methods using
$near
- Vue Router 4.x
- Inter var font (self hosted, woff2, version 3.15)
- First-party plugins needed for Tailwind UI. Uncomment them in
tailwind.config.js
to enable.
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
- vue-tailwindcss-cdn (a single HTML file with CDN links)
- CodePen Template with a similar stack (Vue 3.x + Tailwind 2.x + Inter var font)
Did you use this template? If so, send a PR so it can be showcased here! 🎉
I would love help writing tests. ❤️
MIT License
If you feel this helped you in some way, you can tip tjtc.near