https://github.com/jobizzness/fyp-hub
FYP hub helps students find final year project topics
https://github.com/jobizzness/fyp-hub
community fyp polymerjs project-development webcomponents
Last synced: about 1 month ago
JSON representation
FYP hub helps students find final year project topics
- Host: GitHub
- URL: https://github.com/jobizzness/fyp-hub
- Owner: jobizzness
- License: mit
- Created: 2018-07-12T21:03:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T09:21:04.000Z (over 7 years ago)
- Last Synced: 2025-08-23T10:35:49.176Z (9 months ago)
- Topics: community, fyp, polymerjs, project-development, webcomponents
- Language: JavaScript
- Homepage: https://fyp-hub.firebaseapp.com
- Size: 1.19 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Council
A polymer3 starter kit that uses redux and webpack. This project is an extension of polymerx starterkit
## Installation
### Prerequisites
* To run this project, you must have Node installed.
### Step 1
Begin by cloning this repository to your machine, and installing all NPM dependencies.
```bash
git git@github.com:jobizzness/polymer-quickstart.git
cd polymer-quickstart && npm install
yarn:build
npm start
```
### Step 2
Next, Open your browser and visit localhost:3000 :).
1. Visit: `localhost:3000`.