Skip to content

ivan05almeida/coffeebean-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple application integrated with Social-ID. Developed using Node.js, Express, Embedded js and Axios.

Directory Structure

.
├── public
|   ├── css
|   |   └── themes
|   |   ├── semantic.css
|   |   ├── semantic.min.css
|   |   └── style.css
|   └── js
|   |   ├── semantic.js
|   |   └── semantic.min.js
├── views
|   ├── account.ejs
|   └── index.ejs
└── server.js

Usage

To run the project open your terminal and run npm start or you need to run in dev mode (with nodemon) run npm run dev.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published