https://github.com/ecliptic/ecliptic-home-architecture
The basic architecture we used to create our home page.
https://github.com/ecliptic/ecliptic-home-architecture
Last synced: over 1 year ago
JSON representation
The basic architecture we used to create our home page.
- Host: GitHub
- URL: https://github.com/ecliptic/ecliptic-home-architecture
- Owner: ecliptic
- Created: 2017-05-04T22:57:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-05T02:10:28.000Z (about 9 years ago)
- Last Synced: 2025-01-24T12:32:24.012Z (over 1 year ago)
- Language: JavaScript
- Size: 19.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecliptic Architecture
## Installation
```
$ cd ecliptic-home-architecture
$ npm install
```
## Running the dev server
```
$ cd ecliptic-home-architecture
$ npm run dev
```