Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

disko998/VanilaJs-SPA-Router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building and running on localhost

First install dependencies:

npm install

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running Demo

npm run start:dev

About

Simple vanilla javascript SPA router

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published