Giter Site home page Giter Site logo

markwoodhall / wwa-windows-om-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rigdern/wwa-windows-om-template

0.0 2.0 0.0 240 KB

A minimal template for building Windows Store Apps with ClojureScript and Om. By Microsoft Open Technologies.

License: Eclipse Public License 1.0

Clojure 0.86% CSS 0.01% HTML 0.14% JavaScript 99.01%

wwa-windows-om-template's Introduction

wwa-windows-om

A minimal template for building Windows Store Apps with ClojureScript and Om.

Usage

  • Create a new project:

    lein new wwa-windows-om my-app
    
  • Complie the ClojureScript:

    cd my-app\my-app
    lein cljsbuild auto
    
  • Run the app:

    • Open the Visual Studio solution at my-app\my-app.sln
    • Hit F5 to run the app

Requirements

Troubleshooting

If you receive an error that looks like this:

The app couldn’t resolve ms-appx://d31bfc06-847b-413e-b5c5-b3d1f4025247/out/my_app/some_file.js because of this error: RESOURCE_NOT_FOUND.

Stop debugging (shift+F5) and click the "Refresh" button in the Solution Explorer:

Solution Explorer refresh button

This will force Visual Studio to recognize any new files that have been added to the output directory.

License

Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. This program is made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

wwa-windows-om-template's People

Watchers

James Cloos avatar Mark Woodhall 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.