Skip to content

IndyTechFellowship/film-indy-web

Repository files navigation

Film Indy

Local Dev - Getting Started

  1. npm install
  2. npm start -> should open a browser to locahost:3000

Linting

  1. npm install -g eslint
  2. Install eslint addon for whatever editor you have
  3. For vscode use this and hit CTRL-COMMA and add the following settings
    "eslint.enable": true,
    "eslint.autoFixOnSave": true
}

This should show lint erros in VS Code and will autoformat the code when you save.

About

React Application for Film Indy Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •