Skip to content

dimichgh/markojs-website

 
 

Repository files navigation

Source code for markojs.com

This repo contains the source code for markojs.com.

Running markojs.com Locally

git clone https://github.com/marko-js/markojs-website.git
cd markojs-website
npm install
npm start

Serving a static build

npm run serve-static

Publishing

npm run publish

Contributing

Pull Requests greatly appreciated!

About

The markojs.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.8%
  • JavaScript 40.4%
  • CSS 16.8%