Skip to content

christopher-bianchi/react-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-spa

A single page web application using React.

Prerequisites

Tools

Installation Steps:

  1. git clone https://github.com/christopher-bianchi/react-spa.git
  2. cd react-spa
  3. make local-setup
  4. make run (the command will print out a local URL to use)

Development

make run will run a dev server with a volume mount for hot reloading.

Code Formatting

make run-format

Code Linting

make run-lint

Interactive Terminal

# create an interactive session to run `npm` commands.
make run-terminal

About

A web single page application using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published