t0m0120 / GunplaHathawayChecker

marko.jsの素振り

Home Page:gunpla-hathaway-checker.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/serve and @marko/build.

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

Adding Pages

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

About

marko.jsの素振り

gunpla-hathaway-checker.vercel.app


Languages

Language:Marko 96.4%Language:JavaScript 3.6%