All Projects → marko-js → website

marko-js / website

Licence: MIT license
The markojs.com website

Programming Languages

javascript
184084 projects - #8 most used programming language
Marko
8 projects
CSS
56736 projects

Screenshot of markojs.com running in a browser

Running markojs.com Locally

git clone https://github.com/marko-js/website.git
cd website
npm install
npm run dev

Serving a static build

npm run build
npx http-server ./build

Publishing

npm run publish

Contributing

Pull Requests greatly appreciated!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].