Skip to content

Sync-Core/ApostropheCMS-Base_Setups

Repository files navigation

This Project Based on Apostrophe CMS and Grid

Installation

npm install

Start

npm start

Vs Code Apostrophe Snippets

ext install Sivasubramaniyam.mwdevsnippets

or

MW Front End Dev Snippets

Apostrophe Basic CMD

Add user and set password

node app apostrophe-users:add admin admin

Change Password

node app apostrophe-users:change-password admin

Create module

apostrophe create-module <module name>

apostrophe minify css and js

ENV=development node app apostrophe:generation && npm start

Ref Link

https://learncssgrid.com/

https://v2.docs.apostrophecms.org/

https://mozilla.github.io/nunjucks/templating.html#extends

https://lodash.com/docs/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published