kirannasim / manime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

  • Run npm install and then npm run dev to start your app locally
  • Run npm run build && npm run start to start production app locally
  • If you have issues with navigator bug, rm -rf node_modules, make sure you have package-lock.json, and then npm install
  • Routing is based on the pages folder, pages/test corresponds to localhost:3000/test, and app.js wraps all the page components

Logging

Refer to logging for information on logging framework

Touch to trigger build

Test Automation

refer to test automation for more information on how to run test automation.

About


Languages

Language:TypeScript 50.6%Language:JavaScript 31.7%Language:CSS 16.5%Language:HTML 0.8%Language:Shell 0.3%Language:Dockerfile 0.0%