Skip to content

techcoop/react-material-site-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-material-site-boilerplate

Basic site example using react-material-site

Requirements

  1. node > 6.0.0
  2. yarn > 1.0.0 or npm > 4.0.0

Configuration

# Open up .env file and change stuff
vi .env

# Create local env file to override any values from .env
vi .env.local

# Check documentation on react-material-site
# https://github.com/techcoop/react-material-site

Installation

yarn install

Development

yarn start

Testing

yarn test

Releasing

yarn build

Contributors

Colin Gagnon

About

Basic site example and boilerplate for react-material-site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published