Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to manage the app? #101

Open
clemens-tolboom opened this issue Mar 1, 2016 · 1 comment
Open

How to manage the app? #101

clemens-tolboom opened this issue Mar 1, 2016 · 1 comment

Comments

@clemens-tolboom
Copy link
Contributor

Visiting the generated app what are the next step(s)?

There is no README in there which could help to tell people what to do.

Running grunt

Running "newer:jshint:test" (newer) task
No newer files to process.
Warning: Task "karma" not found. Use --force to continue.

Aborted due to warnings.

Using the grunt build or grunt serve

Running "concurrent:server" (concurrent) task
Warning: Running "compass:server" (compass) task
Warning: not found: compass Use --force to continue.

Aborted due to warnings.

Doing a --force get a running app fetching images from root of localhost instead of the app-dist path

It would be great to have a good overview README and an /app README

my 2 cnts

@amitaibu
Copy link
Member

amitaibu commented Mar 2, 2016

Yeah, you are right

From the looks of it, it seems compass is missing. We should indeed probably add a readme, and a Gemfile/ Gemfile.lock as well, so one could do bundler install to get those dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants