Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrismademe/objectsframework
https://github.com/chrismademe/objectsframework
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrismademe/objectsframework
- Owner: chrismademe
- Created: 2015-11-10T21:24:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-19T19:52:13.000Z (almost 9 years ago)
- Last Synced: 2023-03-06T14:22:08.669Z (over 1 year ago)
- Language: PHP
- Size: 1.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Site Framework 2
1. Copy this folder to your project root.
2. Edit package.json with your project name and description.
3. Open Terminal and run "npm install" from your project folder to install package dependencies. This can take a while.
4. Create something awesome!## Important
When you upload your project, make sure you login to the root folder in the FTP account, your htdocs/public_html folder will be public facing and src should always be uploaded outside of the public folder.**Do not upload /node_modules.**