Skip to content

HackettLai/timeline-css

 
 

Repository files navigation

TimelineCSS

TimelineCSS animation web client 👉 https://www.timelinecss.io

image

This repo runs the web client in a offline mode where projects are saved to local storage. The live site builds the client from this module.

Running locally

Recommended node version: ^18.4.0
Recommended npm version: ^8.12.1

  • Run dev server npm i && npm start
  • Visit http://localhost:3000
  • Create a project by clicking "Sandbox" button in top right of landing page

In it's current state, only one project can be saved & updated at a time when running locally. To test more complex projects, copy projects from the live site.

About

Repository for the TimelineCSS web client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.6%
  • SCSS 12.6%
  • JavaScript 1.1%
  • HTML 0.7%