Skene
rendering framework
Getting Started
gh repo clone domrally/skene
cd Documents/Github/skene
npm i
npm start
npm test
Deploy
merge a pull request into main
to publish to npm
Structure
src╱
├── exports.ts
├── start.ts
├── test.ts
├── exports╱
├── start╱
╰── test╱