Skip to content

Latest commit

 

History

History
executable file
·
25 lines (15 loc) · 555 Bytes

README.md

File metadata and controls

executable file
·
25 lines (15 loc) · 555 Bytes

OIL Website

This project uses Gatsby to generate a React website in static HTML.

Setting up the project

Clone the repository, enter the folder and install dependencies:

git clone https://github.com/as-ideas/oil-website
cd oil-website
npm install

Development

To run a dev server on your local machine at http://localhost:8000

npm start

Setup

npm install --save-dev gatsby gatsby-link": "1.6.40", "gatsby-plugin-sass": "1.0.26", "gatsby-source-filesystem": "1.5.39", "gatsby-transformer-remark": "1.7.44",