Code Monkey home page Code Monkey logo

Comments (2)

roth1002 avatar roth1002 commented on September 25, 2024

$ yo redux-app
? What do you want to name your app? react-dnd-roth
? What is your GitHub username? roth1002
? What is the URL of your website? http://github.com/roth1002
? Do you need to use flow type? Yes
create package.json
create .editorconfig
create .gitattributes
create .gitignore
create .eslintrc
create .travis.yml
create index.html
create server.js
create webpack.config.js
create LICENSE
create CHANGELOG.md
create README.md
create .babelrc
create .flowconfig
create src/actions/counter.js
create src/components/Counter.js
create src/components/Main.js
create src/containers/App.js
create src/containers/CounterPage.js
create src/containers/Root.js
create src/containers/index.js
create src/index.js
create src/reducers/counter.js
create src/reducers/index.js
create src/routes.js
create src/store/configureStore.js
create src/utils/.gitkeep
create test/actions/counter.spec.js
create test/components/Counter.spec.js
create test/containers/CounterPage.spec.js
create test/reducers/counter.spec.js

I'm all done. Running npm install for you to install the required dependencies. If this fails, try running the command yourself.

from generator-redux-app.

chentsulin avatar chentsulin commented on September 25, 2024

should be fixed in v0.3.4.

from generator-redux-app.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.