tailor-react-spa icon indicating copy to clipboard operation
tailor-react-spa copied to clipboard

refactor: move tailor service to a package and simplify package.json scripts

Open armand1m opened this issue 6 years ago • 2 comments

What it does

This moves the tailor service from the root of the project to a package called layout-service. The layout service implements also the start script needed to start Tailor service.

This also changes some package.json scripts to make it more easy to get started with Tailor.

This also changes the README.md to include these changes, and also fixes an error from my last pull request. The url to clone in the docs was pointing to my repo :sweat_smile:

armand1m avatar Dec 01 '18 20:12 armand1m

This also updates tailor version :)

armand1m avatar Dec 01 '18 20:12 armand1m

Hey @armand1m, as I mentioned in the other PR, I just switched to yarn and workspaces, so if you want to swap this to use Yarn, awesome, otherwise, we can close it.

tsnolan23 avatar Jun 04 '19 21:06 tsnolan23