Skip to content

jackcohen5/fe-template

Repository files navigation

FE App Template

Build Status

Features

  • React 17
  • Webpack 5
  • Babel 7
  • ESLint
  • Hot Module Replacement

Getting Started

Install app dependencies

You can install Yarn directly or with yvm

  • yarn install

Running the app

  • yarn start
  • visit http://localhost:3000/

NOTE

You will need to setup a project in Firebase and create a .env file or the above command will fail. When you are ready to use this template, follow the steps in the ejection documentation.


About

Barebones React Application Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages