8000 GitHub - Rest-Hooks/todo-example
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rest-Hooks/todo-example

Repository files navigation

todo-example

This project was generated by anansi.

Usage

With Visual Studio Code, simply press F5 to start the development server and browser.

Run dev:

yarn start

Build prod:

Ctrl+shift+B in Visual Studio Code

yarn build

Run prod: (after build)

yarn start:prod

Analyze production bundle sizes:

yarn build:analyze

Run with React Profiler:

yarn build:profile

Check Packages for duplicates or circular dependencies:

yarn pkgcheck

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0