8000 GitHub - JardiPotes/front-garden
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JardiPotes/front-garden

Repository files navigation

Front-garden

Install project and start to dev :

  • clone repo
  • yarn
  • yarn dev and go to url to see your changes
  • don't forget to create a branch for each feature and make pull-request, never push directly to master :)

Local e2e test with cypress :

  • create a cypress.env.json file (see cypress.env.exemple)
  • run your projet (front-end and back-end) localy
  • yarn cypress open

See storybook doc :

  • yarn storybook
  • got to localhost:6006

Run linting :

  • yarn lint (or yarn lint:fix to fix autofixable warnings/errors)
  • ESlint and Prettier extensions exist in most mainstream IDEs 🛂. You could format on save and/or display warning/error squiggly lines 〰️ without running the script.

Recommended exensions :

  • vscode-styled-components => Syntax highlighting and Intellisense completion for styled-components 🌈
  • ESlint and Prettier extensions => See #Run linting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0