Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

rdhar/node-marko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thanks for checking out Marko

Installation

npx @marko/create marko-app --template basic
cd marko-app
npm install
npm run dev

Overview

This project is powered by @marko/run.

  • Run npm run dev to start the development server
  • Run npm run build to build a production-ready node.js server
  • Run npm run preview to run the production server

Adding Pages

Pages map to the directory structure. You can add additional pages by creating files/directories under src/routes with +page.marko files. Learn more in the @marko/run docs.

About

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages