Coder Social home page Coder Social logo

starting-point's Introduction

starting-point

This is a starting point for a react web app.

Download the starting-point into your project:

Create a file folder on your local machine and git init

git remote add start https://github.com/dkatz93/starting-point/

git fetch start

git merge start/master

All you have to do before coding is:

Change the database name from START in db/index.js and run createdb in the command line with the same database name to create the database on your computer

After that, run npm install to get all of the dependencies then run npm start. In a separate tab of your terminal, run npm run build-css to compile the SASS files into CSS.

starting-point's People

Contributors

dkatz93 avatar

Watchers

 avatar  avatar

Forkers

lbk12

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.