Skip to content

marko-js/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Marko Logo

MarkoJS Examples

Getting Started

Step 1

foo@bar:$ npx @marko/create my-app

This command will give you a selection of examples to pick from.

Step 2

After picking a example, it will be downloaded and all dependencies will be installed. For most examples, you can quickly get up and running by using the following command:

foo@bar:$ cd ./my-app
foo@bar:$ npm run dev

If this command is missing, review the README.md for the chosen example.

Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published