Skip to content

deviled/postbox

Repository files navigation

Production build

yarn build

Note: You can find production build at ./build.

Run production build

http-server ./build

Note: SPA will not work correctly as the server has to be configured.

Run development build

yarn develop

Note: SPA is working correctly here as webpack-devserver is configured correctly.

Run tests

yarn test

Note: There are some console.error output which I did not handle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published