https://github.com/alexpate/juniorjobs
✌️ Curated entry-level jobs in the UK tech industry
https://github.com/alexpate/juniorjobs
jobs nodejs open-source spike static-site webpack
Last synced: 8 months ago
JSON representation
✌️ Curated entry-level jobs in the UK tech industry
- Host: GitHub
- URL: https://github.com/alexpate/juniorjobs
- Owner: alexpate
- License: mit
- Created: 2017-03-12T17:14:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-19T19:43:45.000Z (about 9 years ago)
- Last Synced: 2025-03-28T09:36:20.561Z (about 1 year ago)
- Topics: jobs, nodejs, open-source, spike, static-site, webpack
- Language: CSS
- Homepage: https://juniorjobs.io
- Size: 979 KB
- Stars: 19
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Junior Jobs 🤘🤖🚀
A selection of junior/graduate level jobs in the UK tech industry.
## Add a job
If you or a company you know is hiring, feel free to create a new issue containing the following information:
```
Title: UX Designer
Company: BBC
Location: Manchester
category: design
url: A link to the application page
```
## Technical details
The site is totally static, generated by Spike.
There are a couple of steps you'll need to take to get it running locally. You'll also need to make sure you have NodeJS v6 installed.
- `npm install spike -g`
- `npm install`
- `spike watch`