- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 120字
- 2021-07-08 10:32:42
Writing your first app
Now that you have everything installed and confirmed that it's all working, you can write your first quick app that will use both Node and MongoDB. This will prove that your environment is good to go, and that you're ready to get started. In addition, it will give you a brief taste of the world of Node and MongoDB development! Don't worry if a lot of the following is confusing or just doesn't make sense to you, it will all be made clear throughout the rest of the book!
To begin with, we need to create a folder for our application where this application's specific code will reside, as follows:
$ mkdir testapp $ cd testapp
推薦閱讀
- AngularJS入門與進(jìn)階
- Hyper-V 2016 Best Practices
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- Java應(yīng)用與實(shí)戰(zhàn)
- Visual FoxPro程序設(shè)計(jì)教程
- 劍指Offer(專項(xiàng)突破版):數(shù)據(jù)結(jié)構(gòu)與算法名企面試題精講
- Mastering OpenCV 4
- Hands-On Automation Testing with Java for Beginners
- Java EE核心技術(shù)與應(yīng)用
- Unity 2017 Mobile Game Development
- Julia 1.0 Programming Complete Reference Guide
- Kivy Cookbook
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- Photoshop CC移動(dòng)UI設(shè)計(jì)案例教程(全彩慕課版·第2版)
- 實(shí)驗(yàn)編程:PsychoPy從入門到精通