Skip to content

A Create React App template for Cartesi React SQlite projects.

License

Notifications You must be signed in to change notification settings

doiim/cra-template-cartesi-ts-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cartesi Typescript React SQLite

This project is a Create React App template that bootstrap frontend implementation of Cartesi Typescript SQLite project.

Installation

npx create-react-app <app name> --template cartesi-ts-sqlite

Running

Additional information on how to run the app will be at README.md inside the created project.

For Maintainers

  1. To update template from the source repository we suggest call this:
git subtree pull --prefix template https://github.com/doiim/cartesi-ts-react-sqlite master --squash
mv ./template/.gitignore ./template/gitignore
git add .

About

A Create React App template for Cartesi React SQlite projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published