GithubHelp home page GithubHelp logo

marufsiddiqui / spooky-react Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 4.0 5 KB

:skull: Unopiniated skeleton for front-end application building ft. React, ES2015, Browserify

JavaScript 88.03% HTML 11.97%

spooky-react's Introduction

spooky react

๐ŸŽƒ It's time for Halloween kids! And you know what that means!

It means you're gonna be developing a nice React application.

I am a friendly skeleton that helps you start with building React applications. Unlike the other skeletons already out there (did I mention the skeleton war is real and will come for us all) I don't make any weird assumptions about things like preprocessors, components you want to use and folder structure, other than:

  • It's the future and you want to use ES6/ES2015 and JSX so Babel is included
  • If you're gonna do that, you also want a bundler so you can use ES6 modules
  • Typing gulp after every save is tedious, so you want a watcher

Main entry point is src/app.js and the bundle is at dist/app.js. If you don't like those names, just crack open the Gulpfile and change it. Easy.

Building

Something like

gulp &

Running

Use whatever! I recommend http-server because it's really easy. (npm install -g http-server) But you can do a Python SimpleHTTPServer as well, or wrap the whole thing in Express, or -- gasp -- just open the HTML file in your browser. When you download me, I tell you "You have been spooked" by default.

Testing

Nothing included. If you want to use Jasmine or Jest or whatever the framework-du-jour is, go ahead. I don't include this because assumptions about your setup are dumb and will be outdated tomorrow.

spooky-react's People

Watchers

 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.