nickbouldien / carlos

google's carlo project && create react app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

google's carlo project && create react app


Languages

Language:JavaScript 78.7%Language:HTML 13.9%Language:CSS 7.5%