https://github.com/emailjohnthomascaballero/capstone-01
CODE MNL Capstone 1 (This is my project that I created myself)
https://github.com/emailjohnthomascaballero/capstone-01
capstone codemnl jobportal
Last synced: 23 days ago
JSON representation
CODE MNL Capstone 1 (This is my project that I created myself)
- Host: GitHub
- URL: https://github.com/emailjohnthomascaballero/capstone-01
- Owner: emailjohnthomascaballero
- License: mit
- Created: 2023-07-27T11:49:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T15:49:15.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T02:17:35.547Z (over 1 year ago)
- Topics: capstone, codemnl, jobportal
- Language: EJS
- Homepage: https://codemnl.com
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Job Portal Multi-page Static Front-end Project
Capstone Project
## Technologies
- Node.js
- EJS
- Express
- Express EJS Layouts
- Tailwind
## How To Run
```
npm install
```
```
npm run start
```
## Compile Tailwind CSS
```
npm run devcss
```