Skip to content

massalabs/react-boilerplate

Repository files navigation

Massa Boilerplate: React + TypeScript + Vite

Welcome to the frontend Massa Boilerplate! This project serves as a starting point for building decentralized applications with Massa.

Getting Started

  1. Clone the repository:
git clone https://github.com/massalabs/react-boilerplate.git
cd massa-boilerplate
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

Scripts

  • npm run dev: Start the development server.
  • npm run build: Build the project for production.
  • npm run lint: Run linter.

Contributing

We welcome contributions!

License

This project is licensed under the MIT License. See the LICENSE file for details.

Happy coding!

About

Vite React Typescript DApp boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published