Mirror of github.com/kingomarnajjar/flex-template-web
Find a file
2017-01-04 21:49:34 +02:00
docs Move create-react-app readme file to docs 2017-01-04 21:15:02 +02:00
public Init new app with create-react-app 2017-01-04 21:12:15 +02:00
src Clean up boilerplate app 2017-01-04 21:49:02 +02:00
.gitignore Init new app with create-react-app 2017-01-04 21:12:15 +02:00
package.json Point to the local react-scripts fork 2017-01-04 21:39:46 +02:00
README.md Update README 2017-01-04 21:49:34 +02:00
yarn.lock Point to the local react-scripts fork 2017-01-04 21:39:46 +02:00

Sharetribe Starter App

[TODO]

Getting started

yarn

Development

npm start

Server

npm run build
node server/index.js