Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanpousada/workapp-online
Workapp is a website that offers you various training courses. This repository contains the page created with Handlebars, Express and Node.js running on a local server.
https://github.com/juanpousada/workapp-online
css express handlebars nodejs
Last synced: about 1 month ago
JSON representation
Workapp is a website that offers you various training courses. This repository contains the page created with Handlebars, Express and Node.js running on a local server.
- Host: GitHub
- URL: https://github.com/juanpousada/workapp-online
- Owner: JuanPousada
- Created: 2024-07-03T18:35:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T00:05:22.000Z (4 months ago)
- Last Synced: 2024-10-14T05:04:05.638Z (about 1 month ago)
- Topics: css, express, handlebars, nodejs
- Language: Handlebars
- Homepage:
- Size: 25.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Logo WorkApp](/public/images/Isologo%20Blanco%20y%20Naranja.png)
## Overview
Workapp is a website that offers you various training courses.
This repository contains the page created with [Handlebars](https://handlebarsjs.com/), [Express](https://expressjs.com/) and [Node.js](https://nodejs.org/en) running on a local server.
## Quick start (Using local server)
* Download the repository and unzip the .rar
* Open folder from vscode
* Open a terminal
* Install the modules with the code
`npm install`
* Start the service with "npx nodemon"
`npx nodemon`
**And that's it!!!**
## About Us
We are two Full Stack Developer students who started learning about how the Backend works.
EZR4N and JCP.