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
- Host: GitHub
- URL: https://github.com/centerforassessment/d3_workflow
- Owner: CenterForAssessment
- License: mit
- Created: 2015-06-05T13:26:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-15T18:28:25.000Z (almost 10 years ago)
- Last Synced: 2025-09-09T23:55:20.219Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.99 MB
- Stars: 2
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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