Skip to content

A boilerplate bootstrap project, with a calculator example.

License

Notifications You must be signed in to change notification settings

253153/calculator-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator-boilerplate

A boilerplate bootstrap/node.js project, with a calculator example for beginners learning how to create a node.js application and expose a web API. Use this as your starting point!

Demo

gif

Project Structure

Screenshot 2024-06-17 at 3 04 36 PM

How To Run

To install dependencies:

npm i

To run:

node app.js

or npm run start

About

A boilerplate bootstrap project, with a calculator example.

Resources

License

Stars

Watchers

Forks

Packages

No packages published