Skip to content

katniny/kynix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ˜บ Kynix

A minimal Vite SPA starter with a router and page support, made by katniny!

Note

Kynix does not support TypeScript.

๐Ÿ› ๏ธ Get Started

  1. Run npm create kynix my-name
    • Replace my-name with a project name, or use . to use current directory. Leaving this empty will use kynix-app by default
  2. After the app is created, run cd my-name
  3. Install dependencies with npm install
  4. Run the app with npm run dev
  5. Enjoy!

๐Ÿ“– How to Use

Kynix is easy-to-learn by design, but we have some documentation here.

โ“ FAQ

  1. Does Kynix support TypeScript?
    • No, I do not use TypeScript and it is not supported by Kynix. If you want to open a PR adding support for TypeScript, I am not against this, however I will do not do this myself.
  2. Is Kynix a framework?
    • No.
  3. Does Kynix use NPM dependencies?
    • Only Vite!
  4. Does Kynix use HTML?
    • Yes! This is how we make pages/components, but don't make multiple .html files for pages. See our documentation.

๐Ÿ“ƒ License

Kynix is GPL-2.0. Please see the LICENSE file.

About

๐Ÿ”จ Minimal Vite SPA starter with router and pages, made by katniny

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors