Skip to content

mines999/jade

Repository files navigation

jade-lang.com

This is the source for www.jade-lang.com

Development

To test, open a command prompt and type:

$ npm install
$ node src/server.js

Make all changes in /src and they will be reflected when you refresh your browser window.

Deployment

When you have made your changes, run:

npm run build

to build the static version of the site.

Commit, push changes and submit a pull request.

About

Fork of jade's website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published