This demo shows the core functionality of Visual Studio Code for Build 2016 session workshop.
# clone repo git clone https://github.com/Microsoft/vscode-react-sample.git react-todo # navigate to repo cd react-todo # install deps npm install
Backend
# Run in terminal npm run serve
Instead you can also debug in Visual Studio Code with pressing the f5 key.
Frontend
# run in terminal npm run dev
Run from Visual Studio Code by executing command (with f1 to open command palette) Run Task
and selecting dev
.
Database
No configuration should be necessary necessary. Data backend is simply a json file called todos.json
in data/
. If you run into any issues make sure todos.json
has the following inside before starting the server. This will become more robust overtime.
There are a couple of issues to fix before this code base should be used as a model for a production ready application.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4