Skip to content

neon-fish/page-turner-js-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PageTurner JS Template

This is a Javascript example template for a PageTurner project.

Development

This project uses Vite to serve the project locally during development, and to build the project for production deployment.

  • Install Node
  • Clone this repository
  • In the cloned folder, run npm install to install dependencies
  • Run npm run dev to start a hot-reloading development HTTP server

Deployment

Run npm build to build the project to the dist/ folder. The contents of the dist/ folder can then be uploaded to any HTTP server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published