- Install node.js
- (Optional)To check if node is installed correctly run
node -vin your console - Install meteor.js
- (Optional)To check if meteor is installed correctly run
meteor --versionin your console - In your console go to your project root directory
cd your/project/pathand runmeteor npm install - And then run
meteor - Open the
http://localhost:3000/adress in your browser - Enjoy!
If you like this small project you can rate it with a ⭐
