cryptosguru / dapp-landingpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Tailwindcss Boilerplate build with Vite

This is a ReactJS + Vite boilerplate to be used with Tailwindcss.

What is inside?

This project uses many tools like:

Getting Started

Install / Contribute

Clone repo and access the project directory.

cd veinbrains-frontend

Install dependencies.

yarn install

Serve with hot reload at http://localhost:1337.

yarn run dev

Lint

yarn run lint

Typecheck

yarn run typecheck

Build

yarn run build

Test

yarn run test

License

This project is licensed under the WTFPL License.

About

License:MIT License


Languages

Language:TypeScript 51.0%Language:JavaScript 48.6%Language:HTML 0.5%