Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A create-react-app like app for nikita? #114

Open
DracoBlue opened this issue Oct 7, 2017 · 0 comments
Open

A create-react-app like app for nikita? #114

DracoBlue opened this issue Oct 7, 2017 · 0 comments

Comments

@DracoBlue
Copy link
Contributor

DracoBlue commented Oct 7, 2017

https://github.com/facebookincubator/create-react-app/blob/master/README.md

Their approach is:

You don’t need to install or configure tools like Webpack or Babel.
They are preconfigured and hidden so that you can focus on the code.

Just create a project, and you’re good to go.

... so the resulting project has only a package.json, node modules folder an the „src“ but nothing else.

As soon as you run npm run nikita-eject it would also store the Gruntfile and configs, but you don’t need to execute this.

What do you think?

@axten @ceehaupt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant