Skip to content

vallemar/ns-monorepo-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monorepo Shared Code between NativeScript + Vue Vite

This project is a setup to start with any monorepo between NS applications, vue vite (web).

Importants file of project

Common tsconfig

tsconfig.ts

NativeScript APPs

webpack.config.js
tsconfig.ts

Vue Vite APPs

vite.config.ts
tsconfig.ts

Native Code NS or Web

To differentiate between web and native code, the files *.native.ts have been established and for the web they are *.web.ts. These can be found in NS webpack, vite.config.ts and vue.config.ts

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published