Website for the SymbiFlow project.
These files are released under the very permissive ISC License, see the COPYING file for the full text.
Requires node.js
. Run npm install
to install dependencies.
Build using gulp
. Run gulp watch
to start a live server.
Run gulp build
to build into the build
folder. Static files can be served from there.