Skip to content

JerryXie98/stdlib-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stdlib-react

A template for integrating React with Stdlib.

Getting Started

Navigate into your stdlib workspace in the terminal.

git clone https://github.com/JerryXie98/stdlib-react.git

cd stdlib-react

Deployment

The react component was created using create-react-app.

To build the react app:

cd react-app

yarn install
yarn build

To deploy stdlib:

cd ..

yarn install
lib up dev

Navigate to https://your_username.stdlib.com/stdlib-react@dev/

About

A template for integrating React with Stdlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published