Skip to content

linea-relmanager/teste

 
 

Repository files navigation

Linea ReactJS template

  • Eslint
  • Jest tests
  • Material ui

Running locally

cp .env.template .env
yarn install
yarn start

Running with Docker

cp .env.template .env
cp docker-compose.yml.template docker-compose.yml
docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • HTML 13.8%
  • CSS 7.3%
  • Shell 6.7%
  • Dockerfile 6.4%