react-slingshot
react-slingshot copied to clipboard
React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
- [x] Bump node version requirement to 10 - [x] Move to new jsx transform - [x] Move from node-sass to sass (standard implementation, no compile) - [x] Postcss 8...
# Pull Request Template The code review checklist below is used for all pull requests. 1. Review the list before submitting your pull request. 2. Leave the list intact for...
Test
# Pull Request Template The code review checklist below is used for all pull requests. 1. Review the list before submitting your pull request. 2. Leave the list intact for...
whenever i run the commannd 'npm start' in node.js command prompt. it gives me an error. and the project do no trun. D:\react\reactjs>npm start npm ERR! missing script: start npm...
* use prompts instad of prompt package * rewrite with es6 * refactor setup into helper * escape pagacke.json values from user input fixes #606 related #577 (untested as of...
I am facing this error suddenly. My project is crushed in dev mode. Please `Refused to execute inline script because it violates the following Content Security Policy directive: "default-src 'self'"....