https://github.com/andydevs/fractal-website
Test for designing websites using ReactJS and Webpack
https://github.com/andydevs/fractal-website
es6 fractal fractal-images javascript react webpack
Last synced: 3 months ago
JSON representation
Test for designing websites using ReactJS and Webpack
- Host: GitHub
- URL: https://github.com/andydevs/fractal-website
- Owner: andydevs
- Created: 2017-11-26T07:34:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T01:14:06.000Z (over 8 years ago)
- Last Synced: 2025-02-21T20:29:48.222Z (over 1 year ago)
- Topics: es6, fractal, fractal-images, javascript, react, webpack
- Language: JavaScript
- Size: 9.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fractal Website
Test for designing websites using ReactJS and Webpack
# Running
Make sure you have at least Node 6.11 and NPM 4.2 installed. Run `npm install` to install dependencies, then run `npm run devserver`. The website will be on `http://localhost:8080`