The primary goal of RaveJS is to make it amazingly simple to create sophisticated, modern web apps. To help you achieve this, we ask only three things of you:
- Use bower and npm to manage your application and all of its third-party libraries and frameworks.
- Save all bower and npm metadata by specifying the
--save
command line flag.