Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 241 Bytes

ESLint Config

Installation

  1. npm install or yarn install.
  2. Copy .env.example and rename to .env.
  3. Run npm run start or yarn start for starting development server or npm run build or yarn build for building the project.