orizens / neoja

Akto

Home Page:https://akto.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development

use npm start to start electron use npm run dev to run web development

This is a project bootstrapped with @vitejs/app (react-ts), added with Chakra UI and TypeScript setup.

  • ⚡ blazing fast dev server and build
  • 🔗 route management added (react-router-dom configured)

Live Demo

Deploy with Vercel Deploy to Netlify

Open in StackBlitz

Getting Started

You can either click Use this template button on this repository and clone the repo or use npx degit like so:

npx degit sozonome/vite-react-chakra-starter <app_name>

Then, run the development server:

yarn dev

Deployment

  • build command: yarn build
  • output directory: dist

References

About

Akto

https://akto.netlify.app

License:MIT License


Languages

Language:TypeScript 94.7%Language:HTML 2.9%Language:JavaScript 2.4%