the only club you need to join for ethereum oracle data
Explore the docs »
View Site
·
Report Bug
·
Request Feature
Built with love by Dragonfly Capital
To get a local copy up and running follow these simple steps.
- npm
npm install npm@latest -g
To begin using this template, choose one of the following options to get started:
- Clone the oracles.club:
git clone https://github.com/Dragonfly-Capital/oracles.club.git
- Fork, Clone, or Download on GitHub
After installation, run npm install
and then run npm start
which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js
to see which tasks are included with the dev environment.
gulp
the default task that builds everythinggulp watch
browserSync opens the project in your default browser and live reloads when changes are madegulp css
compiles SCSS files into CSS and minifies the compiled CSSgulp js
minifies the themes JS filegulp vendor
copies dependencies from node_modules to the vendor directory
You must have npm installed globally in order to use this build environment. This theme was built using node v11.6.0 and the Gulp CLI v2.0.1. If Gulp is not running properly after running npm install
, you may need to update node and/or the Gulp CLI locally.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Tom Schmidt - @tomhschmidt - [email protected]
Project Link: https://github.com/Dragonfly-Capital/oracles.club