Shahiem / tale.js

Add stories to your application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧚 Tale.js

  • Create stories
  • Vanilla JavaScript

Upcoming features

  • Add text to your story (Customize text)
  • Add videos to your story
  • Add ads between stories
  • Widgets (Poll and QA)

Requirements

  • node >= 10.13.0
  • npm

Demo

https://shahiem.github.io/tale.js/dist/index.html

Setup

Installation

  1. Install all dependencies using npm install.
$ npm i

Build Assets

$ npm run build

Enable Source Files Watcher

$ npm run watch

Production / Build Assets

  • Optimize assets for production by:
$ npm run production

About

Add stories to your application

License:MIT License


Languages

Language:TypeScript 55.4%Language:CSS 38.9%Language:HTML 5.7%