Skip to content

thompsonemerson/Boilerplate-NativeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Boilerplate NativeScript

licence mit

This project is simple, but aims to let you start a new app with NativeScript as fast as possible.
Excellent for beginners, it is a project very simple and have a nice structure.

Getting started

  • Open terminal
  • Enter in project path
  • Run $ tns install
  • Run iOS emulator $ tns run ios --emulator
  • Run Android emulator $ tns run android --emulator
  • Be happy!

Contributing

  • Navigate to the main page of the repository
  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request =D

License

MIT License © Emerson Thompson

About

📱 A simple template to start projects with NativeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published