Coder Social home page Coder Social logo

wcd_dummy's Introduction

World Cleanup Day Dummy data importer

This project was bootstrapped with Create React App.

Table of Contents

Prepare to work with project

If you do not have installed Node.JS, NPM, Yarn and Create-react-app, to modify this application or build it production version, you need to prepare your computer. Follow the instructions below for this.

Install Node.js and NPM

Windows

  1. Download the Windows installer from the Nodes.js web site .
  2. Run the installer (the .msi file you downloaded)
  3. Follow the prompts in the installer (Accept the license agreement, click the NEXT button a bunch of times and accept the default installation settings).

Ubuntu

  1. Run sudo apt-get install ubuntu-make
  2. Run sudo umake nodejs
  3. Run sudo apt-get install npm

Install yarn and create-react-app

Run npm install -g create-react-app yarn in command prompt

Install project dependencies

Go to project folder and run yarn install in command prompt.

Development mode

Go to project folder and run npm run start. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Builds the app for production

Run npm run build for creates a build directory with a production build of your app. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.

After completing npm run build without errors, use the files in the build folder for deployment.

Run for import data

Run npm run static for start local static server with application. Wait message serving "./build" at http://127.0.0.1:8085 and after that open in your browser http://localhost:8085. On first screen enter API URl (something like this: http://192.168.0.0:50000/api/v1) and Facebook App ID with authorisation for website http://localhost:8085/ (you may try use this id: 135649593654536). Wait when app prepared all data. When data is prepared - click on "Start import" button.

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.