Skip to content

janKollars/d3-snowpack-boilerplate

Repository files navigation

D3 Boilerplate with Snowpack

This repo is a minimal setup to work on D3 visualisations.

Static assets such as the index.html and the index.css are located in the public folder.

Your entry point for the scripts should be in the index.js in the src folder. Data to be imported by the scripts can be placed there as well.

Available Scripts

npm start

Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build

Builds a static copy of your site to the build/ folder. Your app is ready to be deployed!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published