Skip to content

Instantly share code, notes, and snippets.

View RavisMsk's full-sized avatar
🗿

Nikita Anisimov RavisMsk

🗿
View GitHub Profile
myAwesomeApp
|-client
| |-lib #Only Client libraries
| |-js
| |-templates
|-collections #Define, Publish & Subscribe collections
|-lib #Isomorphic (Client + Server) libraries
|-private #files & folders avaliable via http
| |-css
| |-other