cl1ck / rltm

rltm - realtime reactive framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rltm

Realtime reactive framework. Mobile first.

Usage

setup

Make sure yarn and nvm are installed. Run yarn install for initial setup.

Development

The following commands are available for development:

yarn start to run the webpack dev server. yarn run test to run tests. yarn run test:watch to watch for tests.

Deployment

yarn run build to build your application.

Libraries and tools

Development

Server side rendering

  • todo

State management

Routing

GUI design and theming

Bonus UI libraries

Animation

SEO

I18N

Code quality

Testing

Libraries

About

rltm - realtime reactive framework

License:MIT License


Languages

Language:JavaScript 99.6%Language:HTML 0.4%