ashkan18 / omakase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omakase

A JS Stack curated by the folks at Artsy.


This repo is still a WIP. Our aims:

Done

TODO

  • There is a react-scripts fork
  • The "omakase" is a collection of small modules which combine webpack-y stuff ( see zeit/next-plugins/ )
  • There is a preset which is basically making sure this list is set up

How do I work on this?

git clone https://github.com/omakase-js/omakase.git
cd omakase

yarn install
code .

# Run tests to prove it all works
yarn test

About

License:MIT License


Languages

Language:TypeScript 80.0%Language:HTML 16.7%Language:JavaScript 3.2%Language:Batchfile 0.1%