Coder Social home page Coder Social logo

ptkdev-boilerplate / svelte-cordova-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
26.0 4.0 3.0 3.48 MB

๐Ÿ“ฑ Create a mobile app with this friendly Svelte boilerplate for apache cordova. Made easy your android app and ios app

Home Page: https://npmjs.com/package/@ptkdev/svelte-cordova-boilerplate

License: Other

JavaScript 54.39% Shell 0.32% SCSS 0.26% Svelte 0.51% TypeScript 1.28% Smarty 0.12% Java 25.06% HTML 0.61% Batchfile 0.48% C 0.09% Objective-C 16.87%
svelte-boilerplate cordova-application cordova-boilerplate svelte-cordova svelte-mobile svelte-android svelte-ios svelte-iphone svelte svelte-template typescript github-template cordova create-android-app create-ios-app create-svelte-app create-cordova-app

svelte-cordova-boilerplate's Issues

Android app shows white screen

Hi,
I followed the instruction, and when running the android app it shows a white screen.
Here's the chrome debugger console:
image

Thanks.

npm run dev:cordova don't work properly on windows

npm run dev:cordova
returns:

[nodemon] 2.0.15
[nodemon] reading config .\nodemon.json
[nodemon] to restart at any time, enter `rs`
[nodemon] or send SIGHUP to 21036 to restart
[nodemon] ignoring: .\.git/**/* node_modules/**/*
[nodemon] watching path(s): dist\**\*
[nodemon] watching extensions: js,mjs,json
[nodemon] starting `'ts-node scripts/platforms.ts'`
[nodemon] spawning
[nodemon] child pid: 10128
''ts-node' is not recognized as an internal or external command,
operable program or batch file.
[nodemon] app crashed - waiting for file changes before starting...
[nodemon] watching 5 files

fixed it by removing quotation marks from package.json:
"dev:cordova": "nodemon --exec ts-node scripts/platforms.ts",

Now app is not crashing, but it override files only when i type rs in nodemon console

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.