Giter Club home page Giter Club logo

careen's Introduction

Careen - Cucumber Axios React Enzyme Express Node

Careen.js is the fastest way to spin up a Full Stack application (React + Node) with Cucumber testing

QuickStart

  1. Navigate to the Full_Stack directory
  2. Open terminal of choice in the Full_Stack directory
  3. Install your dependencies with npm run install:all
  4. Execute your Cucumber tests with npm run test:all
  5. Run your application with npm run dev:all
  6. Ready to Code!

FAQ

Q: What technologies are used on the back end?

A: Node + Express + Axios + Cucumber


Q: What technologies are used on the front end?

A: The entire Careen.js stack is used on the front end. Node + Enzyme + Express + Cucumber is used for testing. The application uses React (Made with Create React App) and Axios.


Q: Can I see my changes live while developing?

A: Yes! npm run dev:all uses Create React App to watch changes on the React application and Nodemon to watch changes on the back end server.


Q: What does npm run test:watch:all do in the Full_Stack directory?

A: This command allows for quick continuous BDD/TDD. To use, open up a second terminal/shell/command prompt, and execute this command there. When changes on src or test are made and saved, the tests will automatically re-run without having to reload the transpiler (Babel). This feature is achieved through babel-watch. Refer to https://github.com/kmagiera/babel-watch for more details.

careen's People

Contributors

nguyenandrew avatar

Watchers

James Cloos avatar  avatar

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.