Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 209 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 209 Bytes

NEAR App Boilerplate

A simple boilerplate to create DApps in NEAR.

Getting Started

$ git clone https://github.com/MachinaLabs/Near-App-Boilerplate.git

$ nvm use

$ pnpm install

$ pnpm dev