Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iobserve-ui-frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iobserve-ui
iobserve-ui-frontend
Commits
18de10bb
Commit
18de10bb
authored
9 years ago
by
Mathis Neumann
Browse files
Options
Downloads
Patches
Plain Diff
change README to drop the prototype status
parent
72a82470
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-11
3 additions, 11 deletions
README.md
with
3 additions
and
11 deletions
README.md
+
3
−
11
View file @
18de10bb
# Frontend-prototype
This README outlines the details of collaborating on this Ember application.
A short introduction of this app could easily go here.
# iObserve Frontend
## Prerequisites
...
...
@@ -10,13 +7,11 @@ You will need the following things properly installed on your computer.
*
[
Git
](
http://git-scm.com/
)
*
[
Node.js
](
http://nodejs.org/
)
(
with
NPM)
*
[
Bower
](
http://bower.io/
)
*
[
Ember CLI
](
http://www.ember-cli.com/
)
*
[
PhantomJS
](
http://phantomjs.org/
)
*
[
Ember CLI
](
http://www.ember-cli.com/
)
(
via
`npm install -g ember-cli`
)
*
[
PhantomJS
](
http://phantomjs.org/
)
(
only
for testing)
## Installation
*
`git clone <repository-url>`
this repository
*
change into the new directory
*
`npm install`
*
`bower install`
...
...
@@ -39,9 +34,6 @@ Make use of the many generators for code, try `ember help generate` for more det
*
`ember build`
(development)
*
`ember build --environment production`
(production)
### Deploying
Specify what it takes to deploy your app.
## Further Reading / Useful Links
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment