0.2.39 • Published 7 months ago

swapkit-provider v0.2.39

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Pioneer Template

view demo:

  • ⚡ blazing fast dev server and build
  • 🔗 route management added (react-router-dom configured)

Live Demo

Deploy with Vercel Deploy to Netlify

Open in StackBlitz

Getting Started

You can either click Use this template button on this repository and clone the repo or use npx degit like so:

npx degit BitHighlander/pioneer-template <app_name>

Then, run the development server:

pnpm dev

Deployment

  • build command: pnpm build
  • output directory: dist

References