Files
template/README.md
T
Ludwig Schubert a06cb5794c Add Apache License
2018-03-30 10:51:26 -07:00

720 B

Distill Template

Disclaimer: This project is research code. It is not an official Google product.

This is the repository for the distill web framework.

Contributing

To give feedback, report a bug, or request a feature, please open an issue.

To contribute a change, check out the contributing guide.

Local Development

Run npm run start to start a watching build rollup server. To view the sample pages in the repo, you can run npm run serve as a separate process which starts a static server. npm run build will run a one-time build.

License

Copyright 2018, The Distill Template Authors.

Licensed under the Apache License, Version 2.0

See the full license.