Coder Social home page Coder Social logo

jimmylee / dough Goto Github PK

View Code? Open in Web Editor NEW
39.0 3.0 14.0 49 KB

React/Redux + SASS + Gulp/Browserify/Babel skeleton codebase with demo application.

License: MIT License

JavaScript 90.96% CSS 7.11% HTML 1.94%
react ecmascript2015 javascript sass redux gulp browserify babel skeleton-application

dough's Introduction

Dough

A starting point for a static JavaScript application. Ideal for projects that just require hosting off of Amazon S3. Includes development and production NPM scripts, an easy to understand folder hierarchy, and example code to get started quickly.

First steps

You'll need git, nodejs 6+ and npm installed. Then you'll need to perform these steps.

git clone [email protected]:meanjim/dough.git
cd dough
npm install -g gulp
npm install
npm start

Production build

npm run build

Check your /build folder afterwards and celebrate.

Toolchain

tool description
Babel Allows you to use new JavaScript features.
React A powerful view library.
React Router The most popular clientside router for React.
Redux A popular implementation for managing state.
Gulp A popular task runner for building assets.
SASS A preprocessor more popular than LESS.
Browserify A popular tool for bundling imports/requires.
BrowserSync A nice tool for external device testing on the same network.

License

MIT © Jimmy Lee

dough's People

Contributors

dtschust avatar jimmylee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dough's Issues

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.