Skip to content

abizit/Moltin-Angular-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 App For Moltin

App using Angular2 for Frontend and Moltin as the Backend and API provider.

Getting Started

  1. Register at https://moltin.com/
  2. Get the public key from the site
  3. Update the PUBLIC_ID in app/dataService/service.details.ts with your public ID.
  4. Create a store at https://forge.moltin.com/ after registration

Prerequisities

  1. Node.js
  2. A Moltin Store account
  3. Public Key from Moltin

Installing

  1. Install Node.js from https://nodejs.org/en/
  2. Run the following commands from you terminal or command prompt from the project folder
         npm install
         npm start
     

Built With

  • Node.js for Typescript compiling and Server
  • Moltin for eCommerce backend and apis
  • Angular2 for frontend

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Angular 2 App using Moltin as the Ecommerce Backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published