keithnorm / samhsa-prototype

Prototyping for a collaboration between 18F and SAMHSA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

samhsa-prototype

CircleCI

Working with SAMHSA to prototyping a new user experience for finding treatment.

Setup local development

Follow these steps to checkout samhsa-prototype in your local environment

git clone git@github.com:18F/samhsa-prototype.git
cd samhsa-prototype
npm install

Development server

Run npm run start for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the build directory.

About

Prototyping for a collaboration between 18F and SAMHSA


Languages

Language:JavaScript 98.2%Language:HTML 1.4%Language:CSS 0.3%