feat: simple site build and dev server

This commit is contained in:
2018-08-30 19:52:58 -07:00
parent 37dcabde5e
commit 699a03c7c0
9 changed files with 106 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
import mod from './src/index.mjs';
export default mod;
mod();