Clever/frontend-boilerplate

Name: frontend-boilerplate

Owner: Clever

Description: Want to create a React app? Start here!

Created: 2016-04-28 18:40:48.0

Updated: 2018-04-05 07:11:58.0

Pushed: 2017-04-01 01:26:44.0

Homepage: null

Size: 84

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

frontend-boilerplate

Want to create a frontend application? Start here! You can find boilerplate and explanations for how they work in each subdirectory of this repository.

For an overview of the frontend technologies we use at Clever, see Working with React

Running the demo

To run the demo of the boilerplate code here, follow these steps:

  1. Pull the repository: git clone git@github.com:Clever/frontend-boilerplate.git
  2. Enter the directory: cd frontend-boilerplate
  3. Install the requirements: npm install
  4. Run the development server. make start-dev

Et voilą! Visit localhost:3000 to see everything in action.

Subdirectories

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.