Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 569 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 569 Bytes

Carlos

A cross between Carlo and create-react-app

Run in dev:

  • clone and then install dependencies (run yarn install)
  • run yarn build (creates production build to serve)
  • run yarn server

(currently just stealing borrowing functionality from the carlo repo)

Sources:

Contributing:

This is just for fun, but if you find any problems or want to add more functionality, feel free to open up an issue and/or pull request.