Git Product home page Git Product logo

aura-note's Introduction

What is Aura-Note?

Aura-Note is a simple note taking sample application that demonstrates many of the features and patterns used when building an Aura based application. The Aura 101 tutorial walks you through building a component and putting it in the app.

To find out more about Aura please see the Aura Documentation site or see the instructions at the end of this README for accessing the documentation on your localhost after you build the project.

Prerequisites

You need:

  • JDK 1.7
  • Apache Maven 3

Getting Started

  1. Clone the repo:

    git clone https://github.com/forcedotcom/aura-note.git

  2. Change to the newly created aura-note folder:

    cd aura-note

    If you want a pre-populated sample not database just copy the file auranote.db.h2.db (in the same folder as this README) to your home folder

  3. To start jetty on port 8080 run this:

    mvn jetty:run -Pdev

  4. To see the app go to:

    http://localhost:8080/auranote/notes.app

  5. To edit the app open:

    src/main/webapp/WEB-INF/components/auranote/notes/notes.app

aura-note's People

Contributors

bztsai avatar chengli-sfdc avatar dianawidjaja avatar dpletter-sfdc avatar dutchchasman avatar ebinarysf avatar gb avatar gtorressfdc avatar jonnyl avatar maksfdc avatar mleonardsfdc avatar nsantoso avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.