Giter VIP home page Giter VIP logo

mortar-app-stub's Introduction

A Blank Template for Open Web Apps

This is a minimal template that has a little HTML, CSS, and JavaScript to help you start writing an Open Web App.

This is part of the mortar template collection for building Open Web Apps.

Usage

git clone git://github.com/mozilla/mortar-app-stub.git myapp

Readme template

To help others get a good overview of your app, you can use the example below as a template for your actual README.md.

My Sample App

What it is

Enter a short description about what your app does.

How to install

For example:

git clone git://github.com/your-username/your-app.git myapp

Open myapp/index.html into your browser.

The above example assumes you are using Github for your app's repository. If you are not, provide alternative instructions here.

Running Tests

If you have tests for your app, provide instructions here.

Help and support

Provide contact information or links to where users can submit issues and/or feature requests here.

License

Enter your license information here or provide a link.

mortar-app-stub's People

Contributors

bensternthal avatar jlongster avatar rlr avatar rodms10 avatar sole avatar victorb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mortar-app-stub's Issues

CODE_OF_CONDUCT.md file missing

As of January 1 2019, Mozilla requires that all GitHub projects include this CODE_OF_CONDUCT.md file in the project root. The file has two parts:

  1. Required Text - All text under the headings Community Participation Guidelines and How to Report, are required, and should not be altered.
  2. Optional Text - The Project Specific Etiquette heading provides a space to speak more specifically about ways people can work effectively and inclusively together. Some examples of those can be found on the Firefox Debugger project, and Common Voice. (The optional part is commented out in the raw template file, and will not be visible until you modify and uncomment that part.)

If you have any questions about this file, or Code of Conduct policies and procedures, please reach out to [email protected].

(Message COC001)

volo serve doesn't work

when I created a project

git clone git://github.com/mozilla/mortar-app-stub.git noticias_pe
cd noticias_pe
volo serve

starting web server at http://localhost:8008

events.js:71
throw arguments[1]; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:770:11)
at Server._listen2 (net.js:910:14)
at listen (net.js:937:10)
at Server.listen (net.js:986:5)
at Function.app.listen (/home/willy/noticias_pe/node_modules/connect/lib/proto.js:229:24)
at Object.module.exports.serve as run
at commands.run (/usr/lib/node_modules/volo/lib/commands.js:154:37)
at _fulfilled (/usr/lib/node_modules/volo/node_modules/q/q.js:860:32)
at resolve.promiseSend.done (/usr/lib/node_modules/volo/node_modules/q/q.js:881:34)
at makePromise.promise.promiseSend (/usr/lib/node_modules/volo/node_modules/q/q.js:553:9)

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.