This repository holds the development of the Dook Robotics website
This website is built using React JS
Before putting this website in development mode, you are going to need to get npm or yarn. Here is the link to get npm: https://www.npmjs.com/get-npm
Once you have installed npm to your machine and downloaded this repo. Go into the dook-website
folder in a terminal and put the command npm start
to get this bad boy up and running. If you have any problems contact Eric or any of the coding legends at stackexchange.com
-
install node.js at https://www.npmjs.com/get-npm
-
open terminal and go to location where you want the website folder
-
do
git clone https://github.com/dook-robotics/Website.git
-
do
cd dook-website
-
do
npm install
-
do
npm start
-
Happy Dance
-
install node.js at https://www.npmjs.com/get-npm
-
install cmdr https://cmder.net/
-
open cmdr and go to location where you want the website folder
-
do
git clone https://github.com/dook-robotics/Website.git
-
do
cd dook-website
-
do
npm install
-
do
npm start
-
Happy Dance