/map_editor

map_editor

Primary LanguageTypeScript

Vite + React + Typescript + Eslint + Prettier + React Testing Library

A starter for React with Typescript with the fast Vite and all static code testing with Eslint and formatting with Prettier.

I found out about Vite and I wanted to have a boilerplate for the technologies that I use. You can find more about these in the following links: Vite, React, Typescript, Eslint, Prettier.

Installation

Clone the repo and run yarn install

Start

After the successfull installation of the packages: yarn dev

Test

Run yarn test to run testing