Giter Site home page Giter Site logo

kyeza / fcc-offline-windows Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itsdenty/fcc-offline-windows

0.0 2.0 0.0 45.16 MB

Fork of freecodecamp.com. Offline version intended for users with less access to internet to help speed up learning.

License: Other

Batchfile 0.06% JavaScript 40.84% CSS 37.85% HTML 21.24%

fcc-offline-windows's Introduction

Offline version of Freecodecamp for Windows


   INSTALLATION

(1.) Download and install nodejs 4.x.x, mongodb 3.x.x, and 7-zip.

(2.) After downloading/cloning this repository, navigate to folder and extract the three .7z files for data,public and node_modules folders to the immediate directory. Note the tree below to avoid duplication of the folders.

master:.
+---.github
+---client  
+---common
+---config
+---data
¦   +   ...
+---node_modules
¦   +---.bin
¦   +---accepts
¦   +---adler32
¦   +---async
¦   +---babel-cli
¦   +	...
+---public
¦   +---bower_components
¦   +---css
¦   +---fonts
¦   +	...
+---test	

(3. ) In the folder, open a command line interface by typing "cmd" in the address bar and pressing enter.

(4.) Check if nodejs and mongodb are added to your PATH variable. For mongodb, open a command line interface and type "mongod --version". The result should be v3.x.x. If it is not recognized as an internal or external. Add C:\Program Files\MongoDB\Server\3.0\bin to your PATH variable (depends on where mongodb was installed on your system). For nodejs check "node --version". Repeat similar steps as above, if missing.


   RUNNING THE SOFTWARE

(1.) Open the folder ,then open a command line interface by typing "cmd" in the address bar and pressing enter. Run the mongodb database by typing the command "database" and press enter.

(2.)In this folder. Open another command line interface by typing "cmd" in the address bar and pressing enter. Start the application by typing the command "gulp" and press enter. Wait till you see these lines

[BS] Watching files...
no original function chain to wrap
fcc:user:remote setting up user hooks +0ms
Browse your REST API at http://127.0.0.1:3000/explorer
FreeCodeCamp server listening on port 3000 in development
https redirect listening on port 1337

Then open localhost:3000 in your browser.

  • A default email and password has been provided for you to sign in keep track of your progress:

    email=> [email protected] password=> password

*If you choose to create account, signing up will give an error, but you can still go ahead to use the chosen email and password to login in to your account.

*If you get "Loop Back error" exit your server and restart again by pressing CTRL + C twice. Then run "gulp" command again. Done!

fcc-offline-windows's People

Contributors

emmabaye avatar

Watchers

James Cloos avatar Kyeza Arnold 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.