Skip to content

kiyanaw/website

 
 

Repository files navigation

Getting started

npm run dev

Open http://localhost:3000 with your favorite browser to see your project. For your information, Next JS need to take some time to compile the project for your first time.

Deploy

git pull origin stable
git commit -am "..."
git push origin stable

The push to Netlify is triggered by GitHub Actions.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.5%
  • JavaScript 7.1%
  • Other 0.4%