|
1 year ago | |
---|---|---|
source | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
package.json | 1 year ago | |
yarn.lock | 1 year ago |
Render Nunjucks templates in the browser.
To build the site Node and Yarn are required.
Then, run yarn start
to build and serve the site at localhost:1234
or yarn build
to just build it. The site will be built to the public/
directory.
Open-sourced with the MIT license.