8000 GitHub - danilolmc/vistajs-posts-app: First SPA created with VistaJS framework!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danilolmc/vistajs-posts-app

Repository files navigation

Posts App

This is the first SPA created with VistaJS, framework created by danilolmc.

Technologies

  • VistaJS
  • TypeScript
  • Vite
  • Vitest

How to run

  • Clone this repository
  git clone https://github.com/danilolmc/vistajs-posts-app.git
  • Install dependencies
  npm install
  • Start the app
  npm start
  • Your app will be running at http://localhost:3333

Building

  npm run build
  • Bundled files will be at /dist folder

About

First SPA created with VistaJS framework!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0