bastienlm / developers.front-commerce.com

Front-Commerce official documentation and resources for developers

Home Page:https://developers.front-commerce.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-Commerce — Developers area

This is the source code for the https://developers.front-commerce.com website.

Please use Github issues and PR for feedbacks, suggestions and improvements.

License

This contents in this repository is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

The code though is under MIT License.

Setup

Run npm install to install the app. You can add a new page by created a .md file in source/docs/yourfolder/. Do not forget to index your newly created page to the _config.yml file at the root of the repository. Run npm run start to start your Front-Commerce local version of the documentation (default port should be 4444 on localhost).

About

Front-Commerce official documentation and resources for developers

https://developers.front-commerce.com/

License:MIT License


Languages

Language:CSS 63.6%Language:HTML 30.9%Language:JavaScript 5.5%