Git Product home page Git Product logo

React Boilerplate

A minimal and light dev environment for ReactJS.

Usage

Clone the boilerplate and create your own git repo.

git clone [email protected]:lighthouse-labs/react-simple-boilerplate.git
cd react-simple-boilerplate
git remote rm origin
git remote add origin [YOUR NEW REPOSITORY]
# Manually update your package.json file

Install the dependencies and start the server.

npm install
npm start
open http://localhost:3000

Static Files

You can store static files like images, fonts, etc in the build folder.

For example, if you copy a file called my_image.png into the build folder you can access it using http://localhost:3000/build/my_image.png.

Linting

This boilerplate project includes React ESLint configuration.

npm run lint

Dependencies

Steven Xu's Projects

chalk-tester icon chalk-tester

Doing node.js exercises to test out using the `chalk` package.

chatty icon chatty

A chat app like Slack or IRC for studying React.js and WebSockets

chosen icon chosen

Chosen is a library for making long, unwieldy select boxes more friendly.

ejs-tutorial-work icon ejs-tutorial-work

Try the app at https://coligo.io/templating-node-and-express-apps-with-ejs/

english-word-tester icon english-word-tester

Challenge: Generate words from phone numbers and find the top ten that sound like English.

featherlight icon featherlight

Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlights small footprint weights about 4kB – in total.

git-it-workshop icon git-it-workshop

Completing the git-it workshop from https://github.com/jlord/git-it

js-vm icon js-vm

Executes arbitrary Javascript on Azure Cloud Services.

jungle-rails icon jungle-rails

An e-commerce Rails app built for learning Rails through example

lhl-tinyapp icon lhl-tinyapp

Bit.ly / tinyurl clone for weekly Lighthouse Labs project.

math-game icon math-game

Lighthouse Labs student project. Object-oriented Ruby math game.

netdisco icon netdisco

York University's fork of Netdisco version 2. Includes cable asset management, linking the virtual information from switches and routers with the physical topology of the network.

nuclide icon nuclide

An open IDE for web and native mobile development, built on top of Atom

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.