Skip to content

masuP9/as-info-next

 
 

Repository files navigation

Generate the site of AS Info Next

Use Next.js.

Preparation

First, install node.js. And then, do

npm install

Launch a local server

Run dev.

npm run dev

Generate a static site

Run build and export to generate a static site.

npm run build
npm run export

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%