Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 230 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 230 Bytes

NEAR Vite Boilerplate

A minimal NEAR + Vite Boilerplate.

Getting Started

To run the boilerplate:

$ git clone https://github.com/Machinalabs/near-vite-boilerplate.git

$ nvm use

$ pnpm install

$ pnpm run dev