3 packages
sandrine_basic_calculator
A basic calculator for javascript users
sandrine_new_package
``` $ npm init -y``` ### Step 2: install express.js ``` $ npm install express ``` ### Step 3:you can add other things in express like: ``` $ npm install express --no-save ```
sandrine_test_package
This my test project to test if you can use other package in your project