Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kirill-konshin/rjs-test


https://github.com/kirill-konshin/rjs-test

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# rjs-test

## How to use

Open console and run
```
npm install
```
and then
```
grunt requirejs:two_configs
```
or
```
grunt requirejs:stub -- this will fail
grunt requirejs:stub_working -- this works
```