Closed Naramsim closed 8 years ago
Here we are. Lots of changes. I´ve split the index file, now it is in the src folder. The generated index.js is in the root. I´ve added a table of contents to the readme, so it is easier to find what you are looking for.
src
In order to build, just run: npm run build:watch
npm run build:watch
Looks good! 👍 💯
Here we are. Lots of changes. I´ve split the index file, now it is in the
src
folder. The generated index.js is in the root. I´ve added a table of contents to the readme, so it is easier to find what you are looking for.In order to build, just run:
npm run build:watch