An open API service indexing awesome lists of open source software.

https://github.com/centerforassessment/d3_workflow

Repository for evolving our local D3 workflow
https://github.com/centerforassessment/d3_workflow

Last synced: 4 months ago
JSON representation

Repository for evolving our local D3 workflow

Awesome Lists containing this project

README

          

# Getting Started

## Initial setup

1. Install the latest version of Node.js from https://nodejs.org/en/
2. Navigate to this repository's directory on the command line
3. Run `npm install`

## Every time you initiate work on this project:

1. Navigate to this repository's directory on the command line
2. Run `npm start`
3. That's it! [http://localhost:3000/](http://localhost:3000/) will open in your default browser, and any time you save changes to a file, the browser will refresh