Skip to content

dk00/template

Repository files navigation

Template project for crafting web apps.

Quick start

  • Install node
    • Follow the link and press one of the big green buttons.
  • Install yarn
  • Install git
    • Use this for windows.
  • Install a text editor
    • atom is recommended.
  • Open source files with the text editor
  • Open terminal and change the working directory to root of source files
  • Install required packages: yarn
  • Start development server: yarn start
  • Install Redux DevTools to update store state when replacing the reducer.
  • Install React Developer Tools
  • Go to http://localhost:8080 and start playing!

Stuff

  • Offline Support / PWA
  • Redux
  • React, with Hooks
  • Hot Module Replacement
  • ES modules
  • livescript
  • JSX
  • sass
  • Test & Coverage

About

Template project for crafting web apps

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors