Skip to content

jamesamcl/sbolgraph_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple example sbolgraph project for the browser, using webpack

To use, first install nodejs which comes with npm. Then:

npm install
npm start

Then visit http://localhost:8080 (it might take a minute while webpack compiles everything)

For distribution:

npm run-script build

Then upload everything from dist/ to your webserver.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published