Skip to content

Latest commit

 

History

History
executable file
·
19 lines (17 loc) · 544 Bytes

File metadata and controls

executable file
·
19 lines (17 loc) · 544 Bytes

Requirements:

  • Make sure you are using node version 10
  1. Install the packages:
$ npm install
  1. Create a .env file:
$ cp .env.example .env
  1. Start coding! and the webpack dev server with live reload, for windows, mac, linux or Gitpod:
$ npm run start

Contributors

Web app was built and desgined by Hugh Anderson This template came from the 4Geeks Academy Coding Bootcamp by Alejandro Sanchez and many other contributors.