#Welcome to your UI5 Walkthrough
Useful Links:
- OpenUI5 beta Demokit - UI5 docu and samples
- Direct link to the walkthrough - Here is where we get started
- UI5 Developer Center - Community for UI5
- DevDocs - Various JS documentations in one place with offline support
- Javascript Garden - Some basic concepts of javascript
Getting stared with WEB IDE
Make sure you installed git, node.js, npm and grunt. If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:
npm install
grunt server