Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 544 Bytes

readme.MD

File metadata and controls

15 lines (14 loc) · 544 Bytes

waw template project

This project is based on waw framework, build by waw template and can be easily hosted on github pages or waw back-end.

Requirements

You will need to install Node.js and waw globally

npm i -g waw

Development

To start coding, you can simply run command

waw

Production github pages

If you wanna use github domain, you simply have to replace prefix into github repo name. If you will configure a custom domain, you will need to add "base": "/" in config.json file.